<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav-class2{
			padding: 0;
		}

		.nav-class3{
			padding: 0;
		}
		
		
		.nav-class1{
			padding: 0;
		}

/*璁剧疆a鏍囩鐨勫睘鎬�  鍖哄潡锛屽楂橈紝涓嬪垝绾垮垹闄わ紝鏀瑰彉榛樿棰滆壊*/
		.nav-class1 a{
			display: block;
			width: 240px;
			height: 50px;
			line-height: 50px;
			text-decoration: none;
			color: #666;
			text-align: center;
		}

		.nav-class1 a:hover{
			background: #05804e;
			color: #fff;
			transition: all 1s;
		}


		.nav-class1 li{
			position: relative;
			background: #ececeb;
            height: 50px;
            line-height: 50px;
            border-bottom: 2px solid #fff;
            text-align: center;
		}


		.nav-class1{
			width: 240px;
		}

		.nav-class1 a{
			width: 240px;
		}
/*鎮诞涓嶅悓鐨刵av-class涓殑li 璁剧疆涓嶅悓棰滆壊*/
		.nav-class .li1:hover{
			background: #05804e;
		}

		.nav-class .li2:hover{
			background: #05804e;
		}

		.nav-class .li3:hover{
			background: #05804e;
		}
/*	璁剧疆缁濆瀹氫綅 浠巒av-class1鐨剈l寮€濮嬶紝鐩稿瀹氫綅鏄痭av-class涓殑li锛屼篃灏辨槸ul鐨勭埗绾у厓绱�
	鍥犱负nav-class1鐨勫搴︽槸110px;鎵€浠ユ兂璁﹏av-class1涓嬬殑ul绱ц创nav-class1锛岃缃甽eft110-px,鏈€濂芥槸 110px;
	骞朵笖璁剧疆瀛愬厓绱犻殣钘�
*/

		.nav-class1 ul{
			position: absolute;
			left: 242px;
			top:0;
			display: none;
		}

/*灏辨槸褰撻紶鏍囨偓娴湪li1 涓婇潰鐨勬椂鍊欙紝璁╀粬瀛愬厓绱犱腑鐨� nav-class2 鏄剧ず鍙  褰撻紶鏍囨偓娴湪nv2涓殑li2 涓婇潰鐨勬椂鍊欙紝鍒欒浠栧瓙鍏冪礌涓殑 nav-class3 鏄剧ず鍙*/
		.li1:hover .nav-class2{
			background: #999;
			display: block;
		}

		.li2:hover .nav-class3{
			background: #bbb;
			display: block;
		}

/*鍗曠嫭璁剧疆姣忎釜nav-class 涓嬬殑a 鐨勫搴︼紝浠ュ強nav-class 鐨勭粷瀵瑰畾浣嶏紝*/
		.haizei .li2&gt;a{
			width:240px;
		}

		.haizei .li3&gt;a{
			width:240px;
		}

		.quanyecha .li2&gt;a{
			width: 240px;
		}

		.quanyecha .nav-class3{
			left: 130px;
		}

		.quanyecha .li3&gt;a{
			width: 140px;
		}

		.huoying .li2&gt;a{
			width: 140px;
		}

		.huoying .li3&gt;a{
			width: 150px;
		}

		.huoying .nav-class3{
			left: 140px;
		}


		.shumabaobei .li2&gt;a{
			width: 150px;
		}

		.shumabaobei .nav-class3{
			left: 150px;
		}

		.shumabaobei .li3&gt;a{
			width: 160px;
		}

		.sishen .li2&gt;a{
			width: 120px;
		}

		.sishen .nav-class3{
			left: 120px;
		}
		
		.sishen .li3&gt;a{
			width: 120px;
		}</pre></body></html>